Skip to content

Add Sentry integration and improve config handling#1700

Merged
StuartFerguson merged 1 commit intomasterfrom
task/#1699_sentry_integration
Mar 19, 2026
Merged

Add Sentry integration and improve config handling#1700
StuartFerguson merged 1 commit intomasterfrom
task/#1699_sentry_integration

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Integrated Sentry.AspNetCore for error tracking, configuring it via app settings and enabling it in non-development environments. Moved configuration building to Program.cs, allowing Startup to use pre-built config. Expanded config file support to include environment-specific and external files. Updated release workflow to pass version info to publish command.

closes #1699
closes #1698

Integrated Sentry.AspNetCore for error tracking, configuring it via app settings and enabling it in non-development environments. Moved configuration building to Program.cs, allowing Startup to use pre-built config. Expanded config file support to include environment-specific and external files. Updated release workflow to pass version info to publish command.
@StuartFerguson StuartFerguson merged commit 90b0156 into master Mar 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sentry Integration Set version number on publish step of Release Workflow

1 participant